Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 18.4.0 -> 18.4.3 age adoption passing confidence
@commitlint/config-conventional (source) 18.4.0 -> 18.4.3 age adoption passing confidence
@fontsource/zen-kaku-gothic-new (source) 5.0.16 -> 5.0.17 age adoption passing confidence
@fontsource/zen-old-mincho (source) 5.0.7 -> 5.0.11 age adoption passing confidence
@heroicons/vue 2.0.18 -> 2.1.1 age adoption passing confidence
@nuxt/devtools (source) 1.0.1 -> 1.0.6 age adoption passing confidence
@nuxtseo/module 2.0.0-beta.40 -> 2.0.0-beta.50 age adoption passing confidence
@vueuse/core (source) 10.6.0 -> 10.7.0 age adoption passing confidence
@vueuse/nuxt (source) 10.6.0 -> 10.7.0 age adoption passing confidence
eslint (source) 8.53.0 -> 8.56.0 age adoption passing confidence
eslint-config-prettier 9.0.0 -> 9.1.0 age adoption passing confidence
lint-staged 15.0.2 -> 15.2.0 age adoption passing confidence
nuxt (source) 3.8.1 -> 3.8.2 age adoption passing confidence
pnpm (source) 8.10.2 -> 8.12.1 age adoption passing confidence
postcss (source) 8.4.31 -> 8.4.32 age adoption passing confidence
prettier (source) 3.0.3 -> 3.1.1 age adoption passing confidence
prettier-plugin-tailwindcss 0.5.7 -> 0.5.9 age adoption passing confidence
simple-icons (source) 10.1.0 -> 10.3.0 age adoption passing confidence
stylelint-config-recess-order 4.3.0 -> 4.4.0 age adoption passing confidence
tailwindcss (source) 3.3.5 -> 3.4.0 age adoption passing confidence
vue (source) 3.3.8 -> 3.3.13 age adoption passing confidence
vue-tsc (source) 1.8.22 -> 1.8.25 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v18.4.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v18.4.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

fontsource/font-files (@​fontsource/zen-kaku-gothic-new)

v5.0.17

Compare Source

fontsource/font-files (@​fontsource/zen-old-mincho)

v5.0.11

Compare Source

tailwindlabs/heroicons (@​heroicons/vue)

v2.1.1

Compare Source

Fixed

v2.1.0

Compare Source

Added
  • Added micro icon set (#​1104)
  • Rebuilt some icons for better clarity (#​1104)
nuxt/devtools (@​nuxt/devtools)

v1.0.6

Compare Source

Bug Fixes

v1.0.5

Compare Source

Bug Fixes
  • allow iframe to work in stricter cross-origin policy (7ec0d3c)
  • devtools: don't enable devtools when in test mode (#​532) (3a7f143)
Features

v1.0.4

Compare Source

Bug Fixes
  • pip: check for https support (#​522) (5360cf4)
  • require auth token with getImageMeta and getTextAssetContent (69316c4)
  • require token for restartNuxt (09384af)
Features

v1.0.3

Compare Source

Bug Fixes
Features
  • disable devtools in test mode (51e8de6)

v1.0.2

Compare Source

Bug Fixes
  • do not show false connecting overlay on legacy Vite, close #​497 (a48c248)
  • timeline: do not inject for macro module, close #​507 (923edaf)
harlan-zw/nuxt-seo-kit (@​nuxtseo/module)

v2.0.0-beta.50

Compare Source

v2.0.0-beta.49

Compare Source

v2.0.0-beta.48

Compare Source

v2.0.0-beta.47

Compare Source

v2.0.0-beta.46

Compare Source

⚠️ New Nuxt OG Image

This version is a breaking change as it includes the migration from Nuxt OG Image v2 to Nuxt OG Image v3.

You will need to check the release notes and follow the migration guide

v2.0.0-beta.45

Compare Source

v2.0.0-beta.44

Compare Source

v2.0.0-beta.43

Compare Source

v2.0.0-beta.42

Compare Source

v2.0.0-beta.41

Compare Source

Features
vueuse/vueuse (@​vueuse/core)

v10.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v8.56.0

Compare Source

Features
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#​17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#​17818) (Arka Pratim Chaudhuri)
Bug Fixes
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#​17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#​17812) (Bryan Mishkin)
Documentation
  • 9007719 docs: update link in ways-to-extend.md (#​17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#​17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#​17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#​17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)
Chores

v8.55.0

Compare Source

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#​17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#​17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#​17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#​17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#​17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#​17778) (Etienne)

Chores

v8.54.0

Compare Source

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#​17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#​17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#​17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#​17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#​17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#​17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#​17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#​17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#​17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#​17722) (Filip Tammergård)

Chores

prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.0

Compare Source

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.
okonet/lint-staged (lint-staged)

v15.2.0

Compare Source

Minor Changes
  • #​1371 f3378be Thanks @​iiroj! - Using the --no-stash flag no longer discards all unstaged changes to partially staged files, which resulted in inadvertent data loss. This fix is available with a new flag --no-hide-partially-staged that is automatically enabled when --no-stash is used.
Patch Changes
  • #​1362 17bc480 Thanks @​antonk52! - update lilconfig@3.0.0

  • #​1368 7c55ca9 Thanks @​iiroj! - Update most dependencies

  • #​1368 777d4e9 Thanks @​iiroj! - To improve performance, only use lilconfig when searching for config files outside the git repo. In the regular case, lint-staged finds the config files from the Git index and loads them directly.

  • #​1373 85eb0dd Thanks @​iiroj! - When determining git directory, use fs.realpath() only for symlinks. It looks like fs.realpath() changes some Windows mapped network filepaths unexpectedly, causing issues.

v15.1.0

Compare Source

Minor Changes
Patch Changes
nuxt/nuxt (nuxt)

v3.8.2

Compare Source

3.8.2 is a patch release focusing on bug fixes

👀 Highlights

3.8.2 is a patch release and we've deferred some exciting features in our next release (3.9.0, expected in December) but it does bring a significant Nitro minor release: v2.8.0. It's well worth checking out the release notes.

👉 Note that as Nitro has updated to rollup v4, but as Nuxt's vite dependency is still on rollup v3 until v3.9, you may experience type mismatches in modules or your projects if you are dependent on particular rollup plugins or plugin types.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes
  • vite: Skip warming up node builtins (#​24162)
  • vite: Provide default values for transformAssetUrls (#​24173)
  • nuxt: Wrap caught asyncData error in createError (#​24093)
  • nuxt: Include plugin templates in plugins.d.ts if they will be written (#​23943)
  • nuxt: Handle multi-line slots in islands (#​24212)
  • nuxt: Fix replace regex used for slots in islands SSR (#​24255)
  • vite: Use rollup replace plugin for typeof optimisations (#​23903)
  • nuxt: Provide route component names to KeepAlive cache (#​24024)
  • schema: Use scule types for runtimeConfig type hints (#​23696)
  • nuxt: Deeply unwrap headers/query for useFetch key (#​24307)
  • nuxt: Split component name case in each segment (#​24318)
  • nuxt: Do not compute useFetch key from headers (#​23462, #​24333)
  • nuxt: Set framework info for nitro (#​24340)
  • schema: Add type for ignoreOptions (#​24337)
  • nuxt: Log errors rendering islands (#​24356)
  • nuxt: Respect custom timeout in useFetch (#​24364)
  • nuxt: Use max length + iterations for useCookie timeout (#​24253)
  • nuxt: Handle errors when booting app with app:error (#​24376)
📖 Documentation
  • Remove unused import from example (#​24168)
  • Create a page explaining import.meta (#​24186)
  • Remove link to .nuxtrc in nuxt/starter (56147b4a8)
  • Correct spelling from "opiniated" to "opinionated" (#​24248)
  • Mention new defineNuxtPlugin syntax in bridge migration (#​23036)
  • Mention nuxt3-vuex-module in migration guide (#​24260)
  • Fix links to other auto-imports pages (#​24269)
  • Remove only (#​24295)
  • Update link to deno deploy provider docs (88ee7b7ea)
  • Typos and wording tweaks for getting started section (#​24319)
  • Update .gitignore in directory structure (#​24338)
  • Add hint about app.config placement with custom srcDir (#​24252)
  • Typos and wording tweaks for guide section (#​24323)
  • Remove path for <ContentDoc> in example (#​24244)
  • Mention changing directory in installation guide (#​23680)
  • Use @nuxt/kit-nightly in example (bdedc3207)
  • Update nuxi-edge to nuxi-nightly (#​24347)
  • Minor wording & formatting tweaks (#​24349)
  • Add AWS Amplify Hosting to hosting providers (#​24371)
  • Fix typ

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from Hiratake as a code owner November 11, 2023 16:35
@renovate renovate bot added the 🤖dependencies 依存関係の更新 label Nov 11, 2023
Copy link

cloudflare-workers-and-pages bot commented Nov 11, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a729e16
Status: ✅  Deploy successful!
Preview URL: https://f19c2c62.jaoweb6.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.jaoweb6.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 678b5b1 to 81d1ad1 Compare November 17, 2023 22:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 2247f8c to 1b7bb2b Compare November 25, 2023 10:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 056f72b to 3ee4a54 Compare December 4, 2023 19:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from cf99c28 to 50041c0 Compare December 5, 2023 16:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from c320c3f to 72ed2dc Compare December 11, 2023 16:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from f24e472 to 89e5278 Compare December 19, 2023 10:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 89e5278 to ccf9ce4 Compare December 19, 2023 18:32
Copy link
Contributor Author

renovate bot commented Dec 19, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖dependencies 依存関係の更新
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants